Skip to main content

AOnScrollChangeListener

Complete API reference for AOnScrollChangeListener, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Android Views

Component: no


public class AOnScrollChangeListener

Methods

SignatureReturnsDescription
onScrollChange(View, int, int, int, int)voidPerforms the onScrollChange operation using the provided parameters (v, scrollX, scrollY, oldScrollX, oldScrollY).
onScrollChangeEvent(View, int, int, int, int)voidExecutes onScrollChangeEvent and returns after the underlying engine call finishes.